Skip to content

feat/commerce tests#28

Merged
tahiry-dev-29 merged 3 commits into
mainfrom
feat/commerce-tests
Jul 23, 2026
Merged

feat/commerce tests#28
tahiry-dev-29 merged 3 commits into
mainfrom
feat/commerce-tests

Conversation

@tahiry-dev-29

Copy link
Copy Markdown
Owner
  • chore(eslint): relax max-lines and no-explicit-any rules for test files
  • test(backend): add comprehensive commerce test specs across cart, catalog, order, payment, pricing, and shipping

@tahiry-dev-29 tahiry-dev-29 added the enhancement New feature or request label Jul 22, 2026
@tahiry-dev-29 tahiry-dev-29 self-assigned this Jul 22, 2026
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@tahiry-dev-29, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 44 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 214fa941-ba23-4ba3-b5d5-cc69ccd7ce80

📥 Commits

Reviewing files that changed from the base of the PR and between 4951134 and 1bf4290.

📒 Files selected for processing (43)
  • .eslintrc.json
  • eslint.config.mjs
  • libs/backend/features/cart/src/lib/cart-coupon.service.spec.ts
  • libs/backend/features/cart/src/lib/cart-merge.service.spec.ts
  • libs/backend/features/cart/src/lib/cart-service.spec.ts
  • libs/backend/features/cart/src/lib/cart-stock-reservation.service.spec.ts
  • libs/backend/features/cart/src/lib/cart.resolver.integration.spec.ts
  • libs/backend/features/cart/vitest.config.ts
  • libs/backend/features/catalog/src/lib/attribute/attribute.service.spec.ts
  • libs/backend/features/catalog/src/lib/category/category-cache.service.spec.ts
  • libs/backend/features/catalog/src/lib/category/category-slug.spec.ts
  • libs/backend/features/catalog/src/lib/category/category.resolver.integration.spec.ts
  • libs/backend/features/catalog/src/lib/category/category.service.spec.ts
  • libs/backend/features/catalog/src/lib/feature/feature.service.spec.ts
  • libs/backend/features/catalog/src/lib/product/product-bulk.service.spec.ts
  • libs/backend/features/catalog/src/lib/product/product-duplicate.service.spec.ts
  • libs/backend/features/catalog/src/lib/product/product-search.service.spec.ts
  • libs/backend/features/catalog/src/lib/product/product.resolver.integration.spec.ts
  • libs/backend/features/catalog/src/lib/product/product.service.spec.ts
  • libs/backend/features/catalog/src/lib/product/stock-alert.service.spec.ts
  • libs/backend/features/order/src/lib/order-action.service.full.spec.ts
  • libs/backend/features/order/src/lib/order-creation.service.spec.ts
  • libs/backend/features/order/src/lib/order-export.service.spec.ts
  • libs/backend/features/order/src/lib/order-resolver-queries.integration.spec.ts
  • libs/backend/features/order/src/lib/order-service.full.spec.ts
  • libs/backend/features/order/vitest.config.ts
  • libs/backend/features/payment/src/lib/payment-adapter.registry.spec.ts
  • libs/backend/features/payment/src/lib/payment-adapters.spec.ts
  • libs/backend/features/payment/src/lib/payment-webhook-security.service.spec.ts
  • libs/backend/features/payment/src/lib/payment.resolver.integration.spec.ts
  • libs/backend/features/payment/src/lib/payment.service.spec.ts
  • libs/backend/features/payment/vitest.config.ts
  • libs/backend/features/pricing/src/lib/price-calculation.service.full.spec.ts
  • libs/backend/features/pricing/src/lib/price-query.service.spec.ts
  • libs/backend/features/pricing/src/lib/pricing-specific-price.integration.spec.ts
  • libs/backend/features/pricing/vitest.config.ts
  • libs/backend/features/shipping/src/lib/carrier-adapter.registry.spec.ts
  • libs/backend/features/shipping/src/lib/shipment.service.spec.ts
  • libs/backend/features/shipping/src/lib/shipping-calculation.service.spec.ts
  • libs/backend/features/shipping/src/lib/shipping.resolver.integration.spec.ts
  • libs/backend/features/shipping/vitest.config.ts
  • todos/02-commerce.md
  • todos/03-integrations.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/commerce-tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@tahiry-dev-29
tahiry-dev-29 merged commit 9425602 into main Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant